projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6a0d3e
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 11 Mar 2006 16:26:31 +0000
(16:26 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 11 Mar 2006 16:26:31 +0000
(16:26 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 51c59046cc2008ba775e66b54f4f37e7faf957a5..15805e16afb0c030b23c17428bc790fa6b6749df 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2006-03-11 Eli Zaretskii <eliz@gnu.org>
+
+ * simple.el (yank): Fix last change.
+
2006-03-11 David Ponce <david@dponce.com>
* ispell.el (ispell-find-aspell-dictionaries): Add aliases before
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 59657be1d563dae6aec3611814fefbb4820e81d2..80eb880df7304c72a04c94763bc01c5d4b635211 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2006-03-11 David Ponce <david@dponce.com>
+
+ * xfns.c (x_create_tip_frame): Preserve received parms by copying
+ them.
+
2006-03-11 Eli Zaretskii <eliz@gnu.org>
* w32term.c: Add x_fully_uncatch_errors and x_catching_errors to